go/types.Checker.singleValue (method)

5 uses

	go/types (current package)
		assignments.go#L21: 	check.singleValue(x)
		expr.go#L1707: 	check.singleValue(x)
		expr.go#L1724: 	check.singleValue(x)
		expr.go#L1735: 	check.singleValue(x)
		expr.go#L1767: func (check *Checker) singleValue(x *operand) {